Blazor コントロール
GridRowColCollection<T> クラス メンバ
プロパティ  メソッド  イベント

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 : GridRowColCollection<T> クラス

GridRowColCollection<T>データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the number of elements contained in the System.Collections.ICollection. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public プロパティコレクション内の項目のデフォルト値を取得または設定します。  
Public プロパティコレクションが破棄されるかどうかを取得します。  
Public プロパティGets whether the collection size can change. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public プロパティGets a value indicating whether the System.Collections.Generic.ICollection`1 is read-only. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public プロパティGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public プロパティGets or sets the element at the specified index. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public プロパティコレクション内の項目の最大値を取得または設定します。  
Public プロパティコレクション内の項目の最小値を取得または設定します。  
Public プロパティGets an object that can be used to synchronize access to the System.Collections.ICollection. C1.DataCollection.C1DataCollectionList<T>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds an item to the System.Collections.Generic.ICollection`1. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドAdds a range of items. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドRemoves all items from the System.Collections.Generic.ICollection`1. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドオーバーロードされます。 Determines whether the System.Collections.Generic.ICollection`1 contains a specific value. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドオーバーロードされます。 Copies the elements of the System.Collections.Generic.ICollection`1 to an System.Array, starting at a particular System.Array index. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッド返された IDisposable の using ブロック内で実行される操作によって発生するアニメーションを無効にします。  
Public メソッド  
Public メソッドオーバーロードされます。 Determines the index of a specific item in the System.Collections.IList. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドオーバーロードされます。 Inserts an item to the System.Collections.IList at the specified index. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドInserts a range of items in the collection. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドMoves the item at the from position to to. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドオーバーロードされます。 Removes the first occurrence of a specific object from the System.Collections.IList. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドRemoves the System.Collections.Generic.IList`1 item at the specified index. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドRemoves a range of items. C1.DataCollection.C1DataCollectionList<T>から継承されます。
Public メソッドReplaces a range of items. C1.DataCollection.C1DataCollectionList<T>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントコレクション内の項目が変更された後に発生します。  
Public イベントプロパティが変更されたときに呼び出されます。  
トップ
参照

GridRowColCollection<T> クラス
C1.Blazor.Grid 名前空間